How to Install libsndobj-dev software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libsndobj-dev software package in Ubuntu 14.04 LTS (Trusty Tahr)

libsndobj-dev software package provides Sound Object library (development files), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libsndobj-dev 

libsndobj-dev is installed in your system.

Make ensure the libsndobj-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libsndobj-dev *

You will get with libsndobj-dev package name, version, architecture and description in a table

libsndobj-dev package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package libsndobj-dev
Version 2.6.6.1-3
Description Sound Object library (development files)
Sub Section devel


See Also, How to uninstall or remove libsndobj-dev software package from Ubuntu 14.04 LTS (Trusty Tahr)?